Revision: FiveAM--dev--1.2--patch-4
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Mon Apr  5 11:58:15 CEST 2004
Standard-date: 2004-04-05 09:58:15 GMT
Modified-files: src/run.lisp
New-patches: bese-2004@common-lisp.net/FiveAM--dev--1.2--patch-4
Summary: CMUCL fix.
Keywords: 

CMUCL's condiiton abjects are not standard-classes, so we can't
define accessors with the same name as other accessors for
standard-classes. in this particular case we had test-case defined
for both circular-dependency and test-result.
